about summary refs log tree commit diff stats
path: root/data/maps/icarus/rooms/Big U.txtpb
blob: ea61640f9de54b9247989672160bcdd110a440b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
name: "Big U"
panels {
  name: "DECK"
  path: "Panels/Room_1/deck"
  clue: "deck"
  answer: "card"
  symbols: PLANET
}
panels {
  name: "COLONY"
  path: "Panels/Room_1/ant2"
  clue: "colony"
  answer: "ant"
  symbols: PLANET
}
panels {
  name: "MANOR"
  path: "Panels/Room_1/manor"
  clue: "manor"
  answer: "mentor"
  symbols: SPARKLES
  symbols: PLANET
}
paintings {
  name: "STOP3"
  path: "Components/Paintings/QuickTravel/stop3"
}
paintings {
  name: "GO3"
  path: "Components/Paintings/QuickTravel/go3"
  required_door { name: "Quick Travel 3" }
}
paintings {
  name: "STOP1"
  path: "Components/Paintings/QuickTravel/stop1"
}
paintings {
  name: "GO1"
  path: "Components/Paintings/QuickTravel/go1"
}